kwin.git
2 years agoFix uninitialized variable warning
Jiri Palecek [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
Fix uninitialized variable warning

Last-Update: 2020-06-04

If the YUV format isn't found, the code depends on .format being
0. However, it was not initialized at all, so this patch initializes
the format member. The other members need not be initialized.
Last-Update: 2020-06-04
Gbp-Pq: Name uninitialized-yuvformat.patch

2 years agokwin (4:5.27.11-1) unstable; urgency=medium
Patrick Franz [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
kwin (4:5.27.11-1) unstable; urgency=medium

  [ Patrick Franz ]
  * Bump Standards-Version to 4.7.0 (No changes needed).
  * New upstream release (5.27.11).
  * Update build-deps and deps with the info from cmake.

[dgit import unpatched kwin 4:5.27.11-1]

2 years agoImport kwin_5.27.11.orig.tar.xz
Patrick Franz [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
Import kwin_5.27.11.orig.tar.xz

[dgit import orig kwin_5.27.11.orig.tar.xz]

2 years agoImport kwin_5.27.11-1.debian.tar.xz
Patrick Franz [Sun, 19 May 2024 12:25:38 +0000 (14:25 +0200)]
Import kwin_5.27.11-1.debian.tar.xz

[dgit import tarball kwin 4:5.27.11-1 kwin_5.27.11-1.debian.tar.xz]